#####Castillian Major Events#####
#By Joakim 'Greven' Bergqwist   #
#   Thomas 'Besuchov' Johansson #
#   Henrik 'Doomdark' Fhraeus  #
#################################

#Viva Espaa#
event = {

	id = 3554
	trigger = {
		owned = {
			province = 436
			data = -1
		}
		NOT = {
			exists = SPA
		}
	}
	random = no
	country = ARG
	name = "EVENTNAME3554"
	desc = "EVENTHIST3554"
	style = 1

	date = { day = 1 month = june year = 1476 }
	offset = 150
	deathdate = { day = 1 month = january year = 1490 }

	action_a ={				#Let us claim the name Kingdom of Spain#
		name = "ACTIONNAME3554A"
		command = { type = country which = SPA }
	}

	action_b ={				#Let us keep the name Kingdom of Aragon instead#
		name = "ACTIONNAME3554B"
		command = { type = stability value = -3 }
		command = { type = relation which = PAP value = -100 }
		command = { type = relation which = GEN value = 100 }
		command = { type = relation which = VEN value = 100 }
		command = { type = relation which = POR value = -100 }
		command = { type = domestic which = CENTRALIZATION value = -5 }
		command = { type = desertion which = -1 value = 5000 }
	}
}

#The Aragon Inheritance of Napoli#
event = {

	id = 3555				#Triggered by NAP3660#
	random = no
	country = ARG
	name = "EVENTNAME3555"
	desc = "EVENTHIST3555"
	style = 1

	action_a ={				#Rule it as an independent Kingdom#
		name = "ACTIONNAME3555A"
		command = { type = vassal which = NAP }
		command = { type = stability value = 2 }
		command = { type = relation which = PAP value = 100 }
		command = { type = relation which = TOS value = 100 }
		command = { type = relation which = VEN value = 100 }
		command = { type = relation which = GEN value = 100 }
		command = { type = relation which = FRA value = -50 }
		command = { type = relation which = PRO value = -100 }
	}

	action_b ={				#Rule it as an autonomous part of Aragon#
		name = "ACTIONNAME3555B"
		command = { type = addcore which = 393 }
		command = { type = addcore which = 394 }
		command = { type = inherit which = NAP }
		command = { type = stability value = -2 }
		command = { type = relation which = PAP value = -100 }
		command = { type = relation which = TOS value = -100 }
		command = { type = relation which = VEN value = -100 }
		command = { type = relation which = GEN value = -100 }
		command = { type = relation which = FRA value = -150 }
		command = { type = relation which = PRO value = -200 }
	}
}

event = {
	id = 3850
	random = no
	country = ARG
	name = "EVENTNAME3850"
	desc = "EVENTHIST3850"
	style = 2
	
	trigger = {
		vassal = { country = SPA country = ARG }
	}

	date = { day = 24  month = january year = 1516 } # The day that Carlos I inherits the throne.
	offset = 30
	deathdate = { day = 24  month = april year = 1516 }

	action_a = { #The Kingdoms are one!#
		name = "ACTIONNAME3850A"
		command = { type = trigger which = 3848 } # Spain inherits Aragon
	}
	action_b = { #Force Carlos to make concessions.#
		name = "ACTIONNAME3850B"
		command = { type = relation which = SPA value = -50 }
		command = { type = relation which = HAB value = -50 }
		command = { type = relation which = FRA value = 20 }
	}
	action_c = { #No! Let us elect our own king instead.#
		name = "ACTIONNAME3850C"
		command = { type = breakvassal which = SPA }
		command = { type = relation which = SPA value = -150 }
		command = { type = relation which = HAB value = -150 }
		command = { type = relation which = FRA value = 50 }
	} 
}

#########################
####  Aragon Events  ####
####    by Havard    ####
#########################

# The death of Benedicto XIII (1423) #
# (Flavor event)                     #
event = {
	id = 7112
	random = no
	country = ARG
	name = "EVENTNAME7112"
	desc = "EVENTHIST7112"
	style = 1

	date = { day = 1 month = january year = 1423 }
	offset = 300

	action_a = { ##
		name = "ACTIONNAME5251A"
		command = { type = relation which = PAP value = 100 }
	}
}

# Juan of Aragon inherits Navarra (1425) #
event = {
	id = 7113
	random = no
	country = ARG
	name = "EVENTNAME7113"
	desc = "EVENTHIST7113"
	style = 1

	date = { day = 1 month = january year = 1425 }

	action_a = { # #
		name = "ACTIONNAME5848A"
		command = { type = alliance which = NAV }
		command = { type = relation which = NAV value = 400 }
	}
}

# The will of king Alfons (1458)                #
# If Aragon own Napoli, or have them as vassals #
event = {
	id = 7114
	trigger = {
		OR = {
			vassal =  { country = ARG country = NAP }
			owned = { province = 393 data = -1 }
		}
	}
	random = no
	country = ARG
	name = "EVENTNAME7114"
	desc = "EVENTHIST7114"
	style = 1

	date = { day = 27 month = june year = 1458 }

	action_a = { # Honor the will #
		name = "ACTIONNAME7114A"
		command = { type = independence which = NAP } #If they are annexed#
		command = { type = stability value = 3 }
		command = { type = relation which = NAP value = 400 } # If Naples already independent 
		command = { type = trigger which = 7115 } 
		command = { type = trigger which = 7118 }
	}
	action_b = { # Make Fernando swear vassalage to Juan #
		name = "ACTIONNAME7114B"
		command = { type = independence which = NAP } #If they are annexed#
		command = { type = vassal which = NAP }# If Naples already independent#
		command = { type = relation which = NAP value = 400 } # If Naples already independent# 
		command = { type = trigger which = 7115 } 
	}
}

# The will of king Alfons (1458)   continued             #
event = {
	id = 7115
	random = no
	country = ARG
	name = "EVENTNAME7115"
	desc = "EVENTHIST7115"
	style = 1

	action_a = { # #
		name = "ACTIONNAME5251A"
		command = { type = secedeprovince which = NAP value = 394 } #If ARG have Apulia# 
		command = { type = alliance which = NAP } 
	}
}
# The two crowns (1458) #
event = {
	id = 7116
	random = no
	country = ARG
	name = "EVENTNAME7116"
	desc = "EVENTHIST7116"
	style = 1

	date = { day = 27 month = june year = 1458 }

	action_a = { # #
		name = "ACTIONNAME5251A"
		command = { type = vassal which = NAV }
		command = { type = relation which = NAV value = 200 }
	}
}

#Event by Isaac Brock#
#Iberian Wedding ARG side
event = {
	id = 7126  #triggered by 3716
	random = no
	country = ARG
	name = "EVENTNAME3716"
	desc = "EVENTHIST7126"
	style = 1
	action_a ={		
		name = "ACTIONNAME5251A"
		command = { type = relation which = SPA value = 150 }
	}
}

#The League of Cambrai#
event = {

	id = 17019
	trigger = { 
			event = 17017 #VEN seeing a chance
			exists = VEN 
		}
	random = no
	country = ARG
	name = "EVENTNAME3107"
	desc = "EVENTHIST17019"
	style = 2

	date = { day = 1 month = october year = 1503 }
	offset = 2070
	deathdate = { day = 1 month = april year = 1509 }

	action_a ={
		name = "ACTIONNAME3107A"	#Express Support#
		command = { type = casusbelli which = VEN value = 72 }
		command = { type = relation which = VEN value = -150 }
		command = { type = relation which = HAB value = 150 }
		command = { type = relation which = PAP value = 150 }
		command = { type = relation which = TOS value = 150 }
		command = { type = relation which = FRA value = 150 }
	}

	action_b ={
		name = "ACTIONNAME3107B"	#Ignore#
		command = { type = relation which = VEN value = 50 }
		command = { type = relation which = HAB value = -50 }
		command = { type = relation which = PAP value = -50 }
		command = { type = relation which = TOS value = -50 }
		command = { type = relation which = FRA value = -50 }
	}

	action_c ={
		name = "ACTIONNAME3107C"	#Express Hostility#
		command = { type = relation which = VEN value = 150 }
		command = { type = relation which = HAB value = -150 }
		command = { type = relation which = PAP value = -150 }
		command = { type = relation which = TOS value = -150 }
		command = { type = relation which = FRA value = -150 }
	}

}

#Holy League of 1510 Aragon Version
event = {

	id = 17026
	trigger = { 
		event = 17024
	}
	random = no
	country = ARG
	name = "EVENTNAME17024"
	desc = "EVENTHIST17025"
	style = 2

	date = { day = 1 month = july year = 1510 }
	offset = 500
	deathdate = { day = 1 month = april year = 1512 }

	action_a ={
		name = "ACTIONNAME17024A"	#Express Support#
		command = { type = casusbelli which = FRA value = 36 }
		command = { type = relation which = FRA value = -150 }
		command = { type = relation which = VEN value = 150 }
		command = { type = relation which = ENG value = 150 }
		command = { type = relation which = HAB value = 150 }
		command = { type = relation which = PAP value = 150 }
	}

	action_b ={
		name = "ACTIONNAME17024B"	#Ignore#
		command = { type = relation which = FRA value = 50 }
		command = { type = relation which = ENG value = -50 }
		command = { type = relation which = HAB value = -50 }
		command = { type = relation which = VEN value = -50 }
		command = { type = relation which = PAP value = -50 }
	}

	action_c ={
		name = "ACTIONNAME17024C"	#Express Hostility#
		command = { type = relation which = FRA value = 150 }
		command = { type = relation which = ENG value = -150 }
		command = { type = relation which = VEN value = -150 }
		command = { type = relation which = HAB value = -150 }
		command = { type = relation which = PAP value = -150 }
	}
}

### Anti-French Coalition (Aragon Event) ###

event = {
	id = 12144
	trigger = { event = 12022 }
	random = no
	country = ARG
	name = "EVENTNAME12143"
	desc = "EVENTHIST12143"
	style = 1
	date = { day = 1 month = january year = 1496 }
	offset = 30
	action_a = {
		name = "ACTIONNAME12143A"
		command = { type = alliance which = HAB}
		command = { type = alliance which = VEN}
		command = { type = casusbelli which = FRA value = 120}
}
	action_b = {
		name = "ACTIONNAME12143B"
		command = { type = stability value = -1}
}
}

###
### Events for the Kingdom of Aragon by Marc Figueras and lozanof.
### With very valuable corrections by LP2le_retour and Cat Lord.
### Many thanks to them.
###

# Imports of foreign clothes forbidden
event = {
	id = 7128
	random = no
	country = ARG
	name = "EVENTNAME7128"
	desc = "EVENTHIST7128"
	style = 1
	date = {day = 1 month = march year = 1422}
	offset = 300
	action_a = {
		name = "ACTIONNAME7128A"
		command = { type = domestic which = mercantilism value = 1}
		command = { type = trade value = -200}
		}
	action_b = {
		name = "ACTIONNAME7128B"
		command = { type = stability value = -1}
		command = { type = trade value = 200}
		}
}

# Expulsion of italian merchants
event = {
	id = 7129
	random = no
	country = ARG
	name = "EVENTNAME7129"
	desc = "EVENTHIST7129"
	style = 1
	date = {day = 1 month = march year = 1447}
	offset = 300
	action_a = {
		name = "ACTIONNAME7129A"
		command = { type = domestic which = mercantilism value = 1}
		command = { type = treasury value = -50}
		command = { type = trade value = -100}
		command = { type = relation which = TOS value = -50}
	     }
	action_b = {
		name = "ACTIONNAME7129B"
		command = { type = stability value = -1}
		command = { type = revolt which = -1}
		command = { type = treasury value = 50}
		command = { type = merchants value = 2}
		}
}

# Revolta dels Forans (flavour)
event = {
	id = 7130
	random = no
	country = ARG
	name = "EVENTNAME7130"
	desc = "EVENTHIST7130"
	style = 1
	date = {day = 1 month = march year = 1450}
	offset = 120
	action_a = {
		name = "ACTIONNAME7130A"
		command = { type = revoltrisk which = 24 value = 5} #Crook
		command = { type = revolt which = 821 } #Crook
		command = { type = population which = 821 value = -200}
		}
}

# La Busca i la Biga
event = {
	id = 7131
	trigger = {
		domestic = { type = aristocracy value = 2}
		domestic = { type = centralization value = 1}
		NOT = { domestic = { type = aristocracy value = 9} }
		NOT = { domestic = { type = centralization value = 9} }
}
	random = no
	country = ARG
	name = "EVENTNAME7131"
	desc = "EVENTHIST7131"
	style = 1
	date = {day = 1 month = march year = 1453}
	offset = 90

	action_a = {
		name = "ACTIONNAME7131A"
		command = { type = inflation value = 5}
		command = { type = domestic which = mercantilism value = 2}
		command = { type = domestic which = aristocracy value = -1}
		command = { type = domestic which = centralization value = -1}
		command = { type = trade value = -400}
		command = { type = infra value = -100}
		}
	action_b = {
		name = "ACTIONNAME7131B"
		command = { type = treasury value = 150}
		command = { type = trade value = 100}
		command = { type = stability value = -2}
		command = { type = revolt which = 426}
		command = { type = revolt which = 429}
		command = { type = revolt which = 427}
		command = { type = manpower value = 5}
		command = { type = domestic which = serfdom value = 1}
		command = { type = sleepevent which = 7132 }
		}
}

# The Interlocutory Sentence
event = {
	id = 7132
	trigger = { event = 7131 }
	random = no
	country = ARG
	name = "EVENTNAME7132"
	desc = "EVENTHIST7132"
	style = 1
	date = {day = 1 month = march year = 1454}
	offset = 400
	deathdate = {day = 1 month = september year = 1458}

	action_a = {
		name = "ACTIONNAME7132A"
		command = { type = domestic which = serfdom value = -2}
		command = { type = stability value = -3}
		}
	action_b = {
		name = "ACTIONNAME7132B"
		command = { type = treasury value = 50}
		command = { type = revolt which = -1}
		command = { type = stability value = -2}
		command = { type = manpower value = 3}
		}
}


# Carles de Viana
event = {
	id = 7133
	random = no
	country = ARG
	trigger = { exists = FRA
           	owned = {province = 426 data = -1}
		NOT = { war  = { country = FRA country = ARG } }
		OR = { owned = { province = 422 data = FRA}
		       owned = { province = 423 data = FRA } }

          }
	name = "EVENTNAME7133"
	desc = "EVENTHIST7133"
	style = 1
	date = {day = 1 month = june year = 1460}
	offset = 90
	deathdate = {day = 1 month = september year = 1461}

	action_a = {
		name = "ACTIONNAME7133A"
		command = { type = domestic which = aristocracy value = 1}
		command = { type = domestic which = serfdom value = 1}
		command = { type = stability value = -2}
		command = { type = treasury value = -150}
		}
	action_b = {
		name = "ACTIONNAME7133B"
		command = { type = sleepevent which = 7134}
		command = { type = trigger which = 7117}
		}
}

# Juana Enrquez
event = {
	id = 7134
	random = no
	country = ARG
	trigger = { exists = FRA
           	owned = {province = 426 data = -1}
		NOT = { war  = { country = FRA country = ARG }
			}
		OR = { owned = { province = 422 data = FRA }
		       owned = { province = 423 data = FRA } 
		}
          }
	name = "EVENTNAME7134"
	desc = "EVENTHIST7134"
	style = 1
	date = { day = 1 month = march year = 1462 }
	offset = 210

	action_a = {
		name = "ACTIONNAME7134A"
		command = { type = trigger which = 7117 }
		}
	action_b = {
		name = "ACTIONNAME7134B"
		command = { type = domestic which = aristocracy value = 1 }
		command = { type = stability value = -3 }
		command = { type = revoltrisk value = 8 }
		command = { type = treasury value = -300 }
		}
}


###
### The Civil War (abridg'd)
###

### The begginning of the war
event = {
	id = 7117
	random = no
	country = ARG
	name = "EVENTNAME7117"
	desc = "EVENTHIST7117"
	style = 1

	action_a = {
		name = "ACTIONNAME7117A"
		command = { type = revolt which = -1}
		command = { type = revolt which = 437}
		command = { type = revolt which = 429}
		command = { type = revolt which = 427}
		command = { type = desertion which = -1 value = 2000}
		command = { type = secedeprovince which = FRA value = 426}
		command = { type = INF which = 430 value = 10000}
		command = { type = CAV which = 430 value = 6000}
		command = { type = relation which = FRA value = 100}
		command = { type = treasury value = 150}
		command = { type = revoltrisk value = 10}
		command = { type = stability value = -2}
		command = { type = trigger which = 12145 }
		}
	action_b = {
		name = "ACTIONNAME7117B"
		command = { type = revolt which = -1 }
		command = { type = revolt which = -1 }
		command = { type = revolt which = 429 }
		command = { type = revolt which = 427 }
		command = { type = revolt which = 437 }
		command = { type = desertion which = -1 value = 2000 }
		command = { type = revoltrisk value = 8 }
		command = { type = stability value = -2 }
		command = { type = sleepevent which = 7136 }
		command = { type = sleepevent which = 7137 }
		command = { type = sleepevent which = 12146 }
		}
}

# Kings, kings and still more kings
event = {
	id = 7135
	trigger = { event = 7134 }
	random = no
	country = ARG
	name = "EVENTNAME7135"
	desc = "EVENTHIST7135"
	style = 1
	date = {day = 1 month = september year = 1464}
	offset = 120
	action_a = {
		name = "ACTIONNAME7135A"
		command = { type = revolt which = -1}
		command = { type = revolt which = -1}
		command = { type = revoltrisk value = 7}
		command = { type = desertion which = -1 value = 2000}
		}
	action_b = {
		name = "ACTIONNAME7135B"
		command = { type = domestic which = aristocracy value = 1}
		command = { type = domestic which = serfdom value = 1}
		command = { type = treasury value = -200}
		}
}

# The Treaty of Barcelona (for ARG)
event = {
	id = 7136
	trigger = {event = 12145
	   	owned = {province = 426 data = FRA}
          }
	random = no
	country = ARG
	name = "EVENTNAME7136"
	desc = "EVENTHIST7136"
	style = 1
	date = {day = 1 month = march year = 1493}
	offset = 120
	deathdate = {day = 1 month = march year = 1512}
	action_a = {
		name = "ACTIONNAME7136A"
		command = { type = treasury value = -300}
		command = { type = stability value = 1}
		command = { type = trigger which = 12146 }
		}
	action_b = {
		name = "ACTIONNAME7136B"
		command = { type = stability value = -2}
		}
}

# France refuses (for ARG)
event = {
	id = 7138
	random = no
	country = ARG
	name = "EVENTNAME7138"
	desc = "EVENTHIST7138"
	style = 1
	action_a = {
		name = "ACTIONNAME7138A" 
		command = { type = treasury value = 300} 
		command = { type = casusbelli which = FRA value = 36} 
		} 
}

# El Palau de la Generalitat (not so fantasy event)
event = {
	id = 7140
	random = no
	country = ARG
	name = "EVENTNAME7140"
	desc = "EVENTHIST7140"
	style = 2
	date = {day = 1 month = march year = 1596}
	offset = 1200
	deathdate = {day = 1 month = september year = 1604}
	action_a = {
		name = "ACTIONNAME7140A"
		command = { type = infra value = 50}
		command = { type = provincetax which = 429 value = 1}
		command = { type = treasury value = -100}
		}
	action_b = {
		name = "ACTIONNAME7140B"
		command = { type = infra value = -25}
		}
}


###
### Alternative civil war if FRA doesn't exist
###

### Carles de Viana
event = {
	id = 7141
	trigger = { OR = {
		NOT = {exists = FRA}
           	NOT = {owned = { province = 426 data = -1} }
		}
		NOT = { event = 7133 } #Crook
		war = { country = FRA country = ARG }
		NOT = { OR = { owned = { province = 422 data = FRA }
				owned = { province = 423 data = FRA } } }

}
	random = no
	country = ARG
	name = "EVENTNAME7133"
	desc = "EVENTHIST7133"
	style = 1
	date = {day = 1 month = june year = 1460}
	offset = 90
	deathdate = {day = 1 month = september year = 1461}
	action_a = {
		name = "ACTIONNAME7133A"
		command = { type = domestic which = aristocracy value = 1}
		command = { type = domestic which = serfdom value = 1}
		command = { type = stability value = -2}
		command = { type = treasury value = -150}
		}
	action_b = {
		name = "ACTIONNAME7133B"
		command = { type = sleepevent which = 7142 }
		command = { type = revolt which = -1}
		command = { type = revolt which = -1}
		command = { type = revolt which = 429}
		command = { type = revolt which = 427}
		command = { type = revolt which = 437}
		command = { type = desertion which = -1 value = 2000}
		command = { type = revoltrisk value = 9}
		command = { type = stability value = -2}
		}
}

# Juana Enrquez
event = {
	id = 7142
	trigger = {OR = {
		NOT = { exists = FRA}
		NOT = { owned = { province = 426 data = -1}}
		}
		NOT = { event = 7134 } #Crook
		war  = { country = FRA country = ARG }
		NOT = { OR = { owned = { province = 422 data = FRA}
			       owned = { province = 423 data = FRA} } }

          }
	random = no
	country = ARG
	name = "EVENTNAME7134"
	desc = "EVENTHIST7134"
	style = 1
	date = {day = 1 month = march year = 1462}
	offset = 210
	action_a = {
		name = "ACTIONNAME7134A"
		command = { type = revolt which = -1}
		command = { type = revolt which = -1}
		command = { type = revolt which = 429}
		command = { type = revolt which = 427}
		command = { type = revolt which = 437}
		command = { type = desertion which = -1 value = 2000}
		command = { type = revoltrisk value = 9}
		command = { type = stability value = -2}
		}
	action_b = {
		name = "ACTIONNAME7134B"
		command = { type = domestic which = aristocracy value = 1}
		command = { type = stability value = -3}
		command = { type = revoltrisk value = 8}
		command = { type = treasury value = -300}
		}
}

# Kings, kings and still more kings
event = {
	id = 7143
	trigger = { OR = { event = 7141
			event = 7142
			}
}
	random = no
	country = ARG
	name = "EVENTNAME7135"
	desc = "EVENTHIST7135"
	style = 1
	date = {day = 1 month = september year = 1464}
	offset = 120
	action_a = {
		name = "ACTIONNAME7135A"
		command = { type = revolt which = -1}
		command = { type = revolt which = -1}
		command = { type = revoltrisk value = 7}
		command = { type = desertion which = -1 value = 2000}
		}
	action_b = {
		name = "ACTIONNAME7135B"
		command = { type = domestic which = aristocracy value = 1}
		command = { type = domestic which = serfdom value = 1}
		command = { type = treasury value = -200}
		}
}

# Ausis March and the new poetry (ARG owns Valncia)
event = {
	id = 7148
	trigger = {owned = {province = 437 data = -1}
		NOT = { event = 7144 }
}
	random = no
	country = ARG
	name = "EVENTNAME7144"
	desc = "EVENTHIST7144"
	style = 1
	date = {day = 1 month = february year = 1435}
	offset = 600
	action_a = {
		name = "ACTIONNAME7144A"
		command = { type = infra value = 75}
		}
}

# Ausis March and the new poetry (CAT owns Valncia)
event = {
	id = 7144
	trigger = {owned = {province = 437 data = -1}
		NOT = { event = 7148 }
}
	random = no
	country = CAT
	name = "EVENTNAME7144"
	desc = "EVENTHIST7144"
	style = 1
	date = {day = 1 month = february year = 1435}
	offset = 600
	action_a = {
		name = "ACTIONNAME7144A"
		command = { type = infra value = 75}
		}
}

# Joanot Martorell and the Tirant lo Blanc (ARG owns Valncia)
event = {
	id = 7145 
	trigger = {owned = {province = 437 data = -1}
		NOT = { event = 7146 }
		NOT = { event = 7147 }
}
	random = no
	country = ARG
	name = "EVENTNAME7145"
	desc = "EVENTNAME7145"
	style = 1
	date = {day = 1 month = february year = 1490}
	offset = 120
	action_a = {
		name = "ACTIONNAME7145A"
		command = { type = stability value = 1}
		command = { type = infra value = 50}
		}
}

# Joanot Martorell and the Tirant lo Blanc (CAT owns Valncia)
event = {
	id = 7146
	trigger = {owned = {province = 437 data = -1}
		NOT = { event = 7147 }
		NOT = { event = 7145 }
}
	random = no
	country = CAT
	name = "EVENTNAME7145"
	desc = "EVENTHIST7145"
	style = 1
	date = {day = 1 month = february year = 1490}
	offset = 120
	action_a = {
		name = "ACTIONNAME7145A"
		command = { type = stability value = 1}
		command = { type = infra value = 50}
		}
}

# Mediterranean or Atlantic? (fantasy event)
event = {
	id = 7149
	random = no
	country = ARG
	name = "EVENTNAME7149"
	desc = "EVENTHIST7149"
	style = 2
	date = {day = 1 month = march year = 1560}
	offset = 1200
	action_a = {
		name = "ACTIONNAME7149A"
		command = { type = infra value = 100}
		command = { type = colonists value = -2}
		command = { type = galleys which = -1 value = 3}
		command = { type = relation which = FRA value = 25}
		command = { type = relation which = SPA value = 25}
		}
	action_b = {
		name = "ACTIONNAME7149B"
		command = { type = cash value = -250}
		command = { type = stability value = -2}
		command = { type = revolt which = 397}
		command = { type = revolt which = 395}
		command = { type = merchants value = -2}
		command = { type = colonists value = 2}
		command = { type = conquistador which = -1}
		command = { type = explorer which = -3}
		command = { type = naval value = 500}
		command = { type = domestic which = land value = -1}
		command = { type = provincemanpower which = -1 value = -1}
		command = { type = provincemanpower which = -1 value = -1}
		command = { type = relation which = FRA value = -25}
		command = { type = relation which = SPA value = -25}
		}
}


# Joan de Serrallonga (not so fantasy event)
event = {
	id = 7150
	random = no
	country = ARG
	name = "EVENTNAME7150"
	desc = "EVENTHIST7150"
	style = 3
	date = {day = 1 month = march year = 1620}
	offset = 1800
	action_a = {
		name = "ACTIONNAME7150A"
		command = { type = stability value = -2}
		command = { type = revolt which = -1}
		command = { type = revolt which = 429}
		command = { type = revoltrisk which = 6 value = 6}
		command = { type = trade value = 100}
		command = { type = infra value = 100}
		}
	action_b = {
		name = "ACTIONNAME7150B"
		command = { type = cash value = -200}
		command = { type = INF which = 429 value = 4000}
		command = { type = CAV which = 429 value = 1000}
		command = { type = manpower value = 5}
		}
	action_c = {
		name = "ACTIONNAME7150C"
		command = { type = stability value = -1}
		command = { type = revoltrisk which = 24 value = 4}
		command = { type = trade value = -75}
		command = { type = infra value = -75}
		}
}



# The Succession of Carlos II in Spain (fantasy event)
event = {
	id = 7151
	random = no
	country = ARG
	trigger = { event = 3173 } #Crook
	name = "EVENTNAME7151"
	desc = "EVENTHIST7151"
	style = 4
	date = {day = 1 month = november year = 1700}
	offset = 10
	deathdate = { day = 1 month = december year = 1700 }
	action_a = {
		name = "ACTIONNAME7151A"
		command = { type = dynastic which = HAB}
		command = { type = alliance which = HAB}
		command = { type = relation which = HAB value = 150}
		command = { type = relation which = FRA value = -150}
		}
	action_b = {
		name = "ACTIONNAME7151B"
		command = { type = relation which = FRA value = -25}
		command = { type = relation which = HAB value = -25}
		}
	action_c = {
		name = "ACTIONNAME7151C"
		command = { type = dynastic which = FRA}
		command = { type = alliance which = FRA}
		command = { type = relation which = FRA value = 150}
		command = { type = relation which = HAB value = -150}
		}
}

# Enlightenment Reforms (fantasy event)
event = {
	id = 7152
	random = no
	country = ARG
	trigger = { event = 12082 } #Crook
	name = "EVENTNAME7152"
	desc = "EVENTHIST7152"
	style = 4
	date = {day = 1 month = march year = 1750}
	offset = 1800
	deathdate = { day = 1 month = january year = 1820 }
	action_a = {
		name = "ACTIONNAME7152A"
		command = { type = cash value = -250}
		command = { type = domestic which = ARISTOCRACY value = -1}
		command = { type = domestic which = INNOVATIVE value = 1}
		command = { type = domestic which = SERFDOM value = -2}
		command = { type = infra value = 500}
		command = { type = ADM which = 2 value = 24}
		command = { type = revoltrisk which = 24 value = 5}
		command = { type = stability value = -1}
		}
	action_b = {
		name = "ACTIONNAME7152B"
		command = { type = stability value = 1}
		command = { type = domestic which = ARISTOCRACY value = 1}
		command = { type = domestic which = INNOVATIVE value = -2}
		command = { type = ADM which = -1 value = 12}
		}
}
